Autogenerated HTML docs for v2.7.0-75-g3ee1e
diff --git a/glossary-content.txt b/glossary-content.txt index e225974..cafc284 100644 --- a/glossary-content.txt +++ b/glossary-content.txt
@@ -531,6 +531,11 @@ "Secure Hash Algorithm 1"; a cryptographic hash function. In the context of Git used as a synonym for <<def_object_name,object name>>. +[[def_shallow_clone]]shallow clone:: + Mostly a synonym to <<def_shallow_repository,shallow repository>> + but the phrase makes it more explicit that it was created by + running `git clone --depth=...` command. + [[def_shallow_repository]]shallow repository:: A shallow <<def_repository,repository>> has an incomplete history some of whose <<def_commit,commits>> have <<def_parent,parents>> cauterized away (in other